home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Leser 15 / Amiga Plus Leser CD 15.iso / Demos / TGest2Demo / Doc / ShowSystem < prev    next >
Text File  |  2002-03-12  |  1KB  |  49 lines

  1. ;
  2. ; $VER: ShowSystem 2.5 (15-11-01)
  3. ;
  4.  
  5. ShowConfig >RAM:TGestShowConfig.log
  6. if exists /Moduli/DefCodTGest
  7.   Version /Moduli/DefCodTGest >>RAM:TGestShowConfig.log
  8. endif
  9. if exists /Moduli/GloPrefsTGest
  10.   Version /Moduli/GloPrefsTGest >>RAM:TGestShowConfig.log
  11. endif
  12. if exists /Moduli/PrtPrefsTGest
  13.   Version /Moduli/PrtPrefsTGest >>RAM:TGestShowConfig.log
  14. endif
  15. if exists /TFat3DEMO
  16.   Version /TFat3DEMO >>RAM:TGestShowConfig.log
  17. endif
  18. if exists /TCom3DEMO
  19.   Version /TCom3DEMO >>RAM:TGestShowConfig.log
  20. endif
  21. if exists /TBol3DEMO
  22.   Version /TBol3DEMO >>RAM:TGestShowConfig.log
  23. endif
  24. if exists /TMag2DEMO
  25.   Version /TMag2DEMO >>RAM:TGestShowConfig.log
  26. endif
  27. if exists /TFat3
  28.   Version /TFat3 >>RAM:TGestShowConfig.log
  29. endif
  30. if exists /TCom3
  31.   Version /TCom3 >>RAM:TGestShowConfig.log
  32. endif
  33. if exists /TBol3
  34.   Version /TBol3 >>RAM:TGestShowConfig.log
  35. endif
  36. if exists /TMag2
  37.   Version /TMag2 >>RAM:TGestShowConfig.log
  38. endif
  39. if exists /ProspEdNG
  40.   Version /ProspEdNG >>RAM:TGestShowConfig.log
  41. endif
  42. if exists /ProspEd
  43.   Version /ProspEd >>RAM:TGestShowConfig.log
  44. endif
  45. if exists /Adesivi
  46.   Version /Adesivi >>RAM:TGestShowConfig.log
  47. endif
  48.  
  49.